Fall back to non-symbolic icons
authorMatthias Clasen <mclasen@redhat.com>
Wed, 16 Oct 2013 01:19:17 +0000 (21:19 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 16 Oct 2013 01:19:17 +0000 (21:19 -0400)
commit6d5cbf16d6ee3a63c419f3bad7ac65e3e9fc29e8
tree34d325f0f174bf1ef3b1b14b5ed15a75250d9350
parent14414d5946212996a8aac3dd49798a0d589b9e11
Fall back to non-symbolic icons

When doing fallback for symbolic icons, we first shorten
the name at dashes while preserving the -symbolic suffix.
But after exhausting that, we should also try stripping
the suffix.

https://bugzilla.gnome.org/show_bug.cgi?id=708163
gtk/gtkicontheme.c